PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFStandardLayoutAttribute Class / getTextAlign Method
In This Topic
    getTextAlign Method
    In This Topic
    Gets the text align.
    Syntax
    public PDFStandardLayoutTextAlign getTextAlign()

    Return Value

    The alignment, in the inline-progression direction, of text and other content within lines of the block.
    See Also